[INFO] fetching crate memory-core 0.3.0...
[INFO] testing memory-core-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate memory-core 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate memory-core 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate memory-core 0.3.0
[INFO] tweaked toml for crates.io crate memory-core 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate memory-core 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate memory-core 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite_migration v2.4.1
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded tiktoken-rs v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a8bafb41d87da75aeb2d37ae48aeed3fea57f9a9d49355bef37a6815acd7ac8
[INFO] running `Command { std: "docker" "start" "-a" "7a8bafb41d87da75aeb2d37ae48aeed3fea57f9a9d49355bef37a6815acd7ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a8bafb41d87da75aeb2d37ae48aeed3fea57f9a9d49355bef37a6815acd7ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a8bafb41d87da75aeb2d37ae48aeed3fea57f9a9d49355bef37a6815acd7ac8", kill_on_drop: false }`
[INFO] [stdout] 7a8bafb41d87da75aeb2d37ae48aeed3fea57f9a9d49355bef37a6815acd7ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd3fba3884f6e4f4c42b173a37994877f58a4a85661db70b57a390ec3403953f
[INFO] running `Command { std: "docker" "start" "-a" "cd3fba3884f6e4f4c42b173a37994877f58a4a85661db70b57a390ec3403953f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rusqlite_migration v2.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling memory-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s
[INFO] running `Command { std: "docker" "inspect" "cd3fba3884f6e4f4c42b173a37994877f58a4a85661db70b57a390ec3403953f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3fba3884f6e4f4c42b173a37994877f58a4a85661db70b57a390ec3403953f", kill_on_drop: false }`
[INFO] [stdout] cd3fba3884f6e4f4c42b173a37994877f58a4a85661db70b57a390ec3403953f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6adbba9d8b99749e3836004f717148e04fc9f235fd2b3532621e59472a19cf8e
[INFO] running `Command { std: "docker" "start" "-a" "6adbba9d8b99749e3836004f717148e04fc9f235fd2b3532621e59472a19cf8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rusqlite_migration v2.4.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling tiktoken-rs v0.5.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling memory-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `memory_core::test_utils`
[INFO] [stdout]  --> tests/store_test.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use memory_core::test_utils::*;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `memory_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `memory_core::test_utils`
[INFO] [stdout]  --> tests/benchmark_token_savings.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use memory_core::test_utils::create_test_store;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `memory_core`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]   |          ------------------------------ the item is gated here
[INFO] [stdout] 9 | pub mod test_utils;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `memory_core::test_utils`
[INFO] [stdout]  --> tests/fts5_injection_test.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use memory_core::test_utils::*;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `memory_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `memory_core::test_utils`
[INFO] [stdout]  --> tests/scope_test.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use memory_core::test_utils::*;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `memory_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `memory_core::test_utils`
[INFO] [stdout]  --> tests/secret_detection_test.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use memory_core::test_utils::*;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `memory_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `memory_core::test_utils`
[INFO] [stdout]  --> tests/input_validation_test.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use memory_core::test_utils::*;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `memory_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memory-core` (test "scope_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memory-core` (test "secret_detection_test") due to 1 previous error
[INFO] [stderr] error: could not compile `memory-core` (test "fts5_injection_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memory-core` (test "input_validation_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memory-core` (test "benchmark_token_savings") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memory-core` (test "store_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6adbba9d8b99749e3836004f717148e04fc9f235fd2b3532621e59472a19cf8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6adbba9d8b99749e3836004f717148e04fc9f235fd2b3532621e59472a19cf8e", kill_on_drop: false }`
[INFO] [stdout] 6adbba9d8b99749e3836004f717148e04fc9f235fd2b3532621e59472a19cf8e
